home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / balones.swf / scripts / frame_71 / PlaceObject2_403_1704 / CLIPACTIONRECORD on(rollOut).as < prev    next >
Text File  |  2013-04-24  |  89b  |  7 lines

  1. on(rollOut){
  2.    if(this._currentframe != 3)
  3.    {
  4.       this.gotoAndStop(1);
  5.    }
  6. }
  7.